rbx_binary 0.4.1

Weakly-typed Roblox DOM implementation for Rust
Documentation

rbx_binary

rbx_binary on crates.io rbx_binary docs

Implementation of Roblox's binary model formats, rbxm and rbxl, for the rbx-dom ecosystem.

Coverage

rbx_xml aims to support all property types from rbx_tree, but it currently lags behind rbx_xml due to implementation complexity.

Format

For a specification of what the format looks like, see FORMAT.md.